Fix how the `character' custom type handles space chars.
authorChong Yidong <cyd@gnu.org>
Sun, 5 Feb 2012 15:33:30 +0000 (23:33 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 5 Feb 2012 15:33:30 +0000 (23:33 +0800)
commitaee9f425b3620be7812149ef41682ccd9f29a3f2
treebbac23815c2e77d17881c1c4733869e07b00e405
parent53913af2336c6e67089c9b8059a7af264c2f483a
Fix how the `character' custom type handles space chars.

* lisp/wid-edit.el (widget-field-value-get): New optional arg to
suppress trailing whitespace truncation.
(character): Use it.
lisp/ChangeLog
lisp/wid-edit.el